home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / Printing / Offscreen region maskRgn / Read Me < prev    next >
Encoding:
Text File  |  1994-03-24  |  278 b   |  5 lines  |  [TEXT/ttxt]

  1. Offscreen region MaskRgn:  Takes a text string, turns it into a region and
  2. copies a bitmap (just a pattern in this case, but it could be anything) to the
  3. printing grafPort through the maskRgn.  The effect is patterned text here, but
  4. any image could be showing through the text.
  5.